[INFO] cloning repository https://github.com/riley-williams/buoyant
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/riley-williams/buoyant" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friley-williams%2Fbuoyant", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friley-williams%2Fbuoyant'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 727e8b905d7678b702b9ca2a5b427d401e2ec150
[INFO] fixing riley-williams/buoyant against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Friley-williams%2Fbuoyant" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/riley-williams/buoyant
[INFO] removed 2 missing examples
[INFO] finished tweaking git repo https://github.com/riley-williams/buoyant
[INFO] tweaked toml for git repo https://github.com/riley-williams/buoyant written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/riley-williams/buoyant on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/riley-williams/buoyant already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fixed-macro v1.2.0
[INFO] [stderr]   Downloaded fixed-macro-types v1.2.0
[INFO] [stderr]   Downloaded tinytga v0.5.0
[INFO] [stderr]   Downloaded fixed-macro-impl v1.2.0
[INFO] [stderr]   Downloaded embedded-touch v0.3.0
[INFO] [stderr]   Downloaded embedded-graphics-simulator v0.8.0
[INFO] [stderr]   Downloaded embedded-ttf v0.2.2
[INFO] [stderr]   Downloaded fixed v1.29.0
[INFO] [stderr]   Downloaded u8g2-fonts v0.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a1223c794f8bdc122d428b1ecb76c11539613505b6e188c23c6df52e2397a736
[INFO] running `Command { std: "docker" "start" "a1223c794f8bdc122d428b1ecb76c11539613505b6e188c23c6df52e2397a736", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a1223c794f8bdc122d428b1ecb76c11539613505b6e188c23c6df52e2397a736" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1223c794f8bdc122d428b1ecb76c11539613505b6e188c23c6df52e2397a736", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a1223c794f8bdc122d428b1ecb76c11539613505b6e188c23c6df52e2397a736" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking micromath v2.1.0
[INFO] [stderr]    Compiling heapless v0.9.2
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling sdl2-sys v0.38.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]    Compiling sdl2 v0.38.0
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking embedded-graphics-core v0.4.0
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking embedded-graphics v0.8.1
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking u8g2-fonts v0.7.2
[INFO] [stderr]     Checking tinytga v0.5.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking embedded-graphics-simulator v0.8.0
[INFO] [stderr]    Compiling fixed-macro-impl v1.2.0
[INFO] [stderr]     Checking fixed-macro-types v1.2.0
[INFO] [stderr]     Checking fixed-macro v1.2.0
[INFO] [stderr]     Checking embedded-touch v0.3.0
[INFO] [stderr]     Checking buoyant v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking battery v0.1.0 (/opt/rustwide/workdir/buoyant-examples/battery)
[INFO] [stdout] error[E0432]: unresolved import `buoyant::event::simulator`
[INFO] [stdout]    --> examples/advanced_input/main.rs:24:25
[INFO] [stdout]     |
[INFO] [stdout]  24 |     event::{Event, Key, simulator::MouseTracker},
[INFO] [stdout]     |                         ^^^^^^^^^ could not find `simulator` in `event`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/event.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 229 | #[cfg(feature = "embedded-graphics-simulator")]
[INFO] [stdout]     |       --------------------------------------- the item is gated behind the `embedded-graphics-simulator` feature
[INFO] [stdout] 230 | pub mod simulator {
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embedded_graphics_simulator`
[INFO] [stdout]   --> examples/advanced_input/main.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use embedded_graphics_simulator::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embedded_graphics_simulator`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 30 - use embedded_graphics_simulator::{
[INFO] [stdout] 30 + use embedded_graphics_core::{
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `buoyant::event::simulator`
[INFO] [stdout]    --> examples/espresso/main.rs:14:34
[INFO] [stdout]     |
[INFO] [stdout]  14 | use buoyant::event::{Event, Key, simulator::MouseTracker};
[INFO] [stdout]     |                                  ^^^^^^^^^ could not find `simulator` in `event`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/event.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 229 | #[cfg(feature = "embedded-graphics-simulator")]
[INFO] [stdout]     |       --------------------------------------- the item is gated behind the `embedded-graphics-simulator` feature
[INFO] [stdout] 230 | pub mod simulator {
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embedded_graphics_simulator`
[INFO] [stdout]   --> examples/espresso/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use embedded_graphics_simulator::{OutputSettings, SimulatorDisplay, SimulatorEvent, Window};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embedded_graphics_simulator`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 20 - use embedded_graphics_simulator::{OutputSettings, SimulatorDisplay, SimulatorEvent, Window};
[INFO] [stdout] 20 + use embedded_graphics_core::{OutputSettings, SimulatorDisplay, SimulatorEvent, Window};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embedded_ttf`
[INFO] [stdout]   --> examples/espresso/main.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     use embedded_ttf::{FontTextStyle, FontTextStyleBuilder};
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `embedded_ttf`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 40 -     use embedded_ttf::{FontTextStyle, FontTextStyleBuilder};
[INFO] [stdout] 40 +     use embedded_touch::{FontTextStyle, FontTextStyleBuilder};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rusttype` in this scope
[INFO] [stdout]   --> examples/espresso/main.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         rusttype::Font::try_from_bytes(bytes).unwrap()
[INFO] [stdout]    |         ^^^^^^^^ use of unresolved module or unlinked crate `rusttype`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rusttype`, use `cargo add rusttype` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]    |
[INFO] [stdout] 36 +     use buoyant::font::Font;
[INFO] [stdout]    |
[INFO] [stdout] 36 +     use u8g2_fonts::Font;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Font`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 48 -         rusttype::Font::try_from_bytes(bytes).unwrap()
[INFO] [stdout] 48 +         Font::try_from_bytes(bytes).unwrap()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rusttype` in this scope
[INFO] [stdout]   --> examples/espresso/main.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         rusttype::Font::try_from_bytes(bytes).unwrap()
[INFO] [stdout]    |         ^^^^^^^^ use of unresolved module or unlinked crate `rusttype`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rusttype`, use `cargo add rusttype` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]    |
[INFO] [stdout] 36 +     use buoyant::font::Font;
[INFO] [stdout]    |
[INFO] [stdout] 36 +     use u8g2_fonts::Font;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Font`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 53 -         rusttype::Font::try_from_bytes(bytes).unwrap()
[INFO] [stdout] 53 +         Font::try_from_bytes(bytes).unwrap()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `buoyant` (example "advanced_input") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `rusttype` in this scope
[INFO] [stdout]   --> examples/espresso/main.rs:46:31
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub static FONT: LazyLock<rusttype::Font<'static>> = LazyLock::new(|| {
[INFO] [stdout]    |                               ^^^^^^^^ use of unresolved module or unlinked crate `rusttype`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rusttype`, use `cargo add rusttype` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rusttype` in this scope
[INFO] [stdout]   --> examples/espresso/main.rs:51:36
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub static FONT_BOLD: LazyLock<rusttype::Font<'static>> = LazyLock::new(|| {
[INFO] [stdout]    |                                    ^^^^^^^^ use of unresolved module or unlinked crate `rusttype`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rusttype`, use `cargo add rusttype` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `buoyant` (example "espresso") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "a1223c794f8bdc122d428b1ecb76c11539613505b6e188c23c6df52e2397a736", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1223c794f8bdc122d428b1ecb76c11539613505b6e188c23c6df52e2397a736", kill_on_drop: false }`
[INFO] [stdout] a1223c794f8bdc122d428b1ecb76c11539613505b6e188c23c6df52e2397a736
